home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4339 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. From: robertj@scs.unr.edu (Robert D. Jones)
  2. Newsgroups: comp.lang.c
  3. Subject: Newbie C question
  4. Date: 1 Feb 1996 08:44:47 GMT
  5. Organization: UCCSN System Computing Services
  6. Message-ID: <4epuhv$5vu@silver.scs.unr.edu>
  7. NNTP-Posting-Host: pogo.scs.unr.edu
  8. X-Newsreader: TIN [version 1.2 PL2]
  9. Path: pogo.scs.unr.edu!robertj
  10.  
  11. I've got Borland C++ 4.52 and am trying to write a DLL. I want to be able 
  12. to pass 2 strings and 1 integer to the DLL and have it return an array. The 
  13. number of elements in the array is to be determined by the value of the 
  14. integer. Each element is to be an integer.
  15.  
  16. Any thoughts or suggestions?
  17.  
  18. Thanks
  19.  
  20.  ========================================================================
  21.    Robert Jones
  22.    SK Computer Solutions
  23.    Internet:
  24.     robertj@scs.unr.edu
  25.     robert.jones@library.dps.com
  26.    Fido-Net:
  27.     Robert Jones
  28.     1:213/742
  29.  
  30.   *Devoted to the study of cat bathing as a martial art*
  31.   *Madness takes a toll, make sure you have exact change*
  32.  =========================================================================
  33.  
  34.  
  35.